Welcome![Sign In][Sign Up]
Location:
Search - webQQ asp

Search list

[WinSock-NDISwebqq-asp

Description: 一个网页上的QQ,基本上跟我们用的QQ差不多,详细的请看里面的说明-a website on the QQ, basically with us almost the QQ, detailed Look at the note inside
Platform: | Size: 1730691 | Author: 范立伟 | Hits:

[ASPwebqq(asp)即使通讯

Description:

web qq 即时通讯asp开发


Platform: | Size: 1732334 | Author: xacitd | Hits:

[ASPasp.net 做的webqq

Description:
Platform: | Size: 2149007 | Author: arrow_ | Hits:

[Internet-NetworkQQ_(good)

Description: QQ挂机站全部源代码(good) 第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料) 在Web.config里修改sa用户密码。 第二步:注册NT后台服务,并在windows服务管理器启动webqq服务 C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\installutil C:\改成你的路径\webQQServ.exe 在webQQServ.exe.config修改sa用户密码。 这样就OK了,后台管理admin/admin.aspx 用户名与密码都是admin 自已改吧 ================================== ================================== 系统使用 APE.NET制作(c#) 使用sql数据库(存储过程) 并使用NT服务自动轮询QQ服务器并自动发广告 :) 这种站实际上只适合用NT服务来做,普通的脚本受不了这压力的。 ================================== 发广告是每次轮询只发用户好友列表中指定数字开头的号。 例如第一次发 10 开头的的,第二次就发 11开头的所有号,依次递增。这样会快很多。 -onhook full source code (good), the first step : a new database sql webQQ, import SQL database backup (in the manager's reduction backup, not to find out information) in Web.config reworked sa user passwords. Second step : Create NT background, the windows and service management services for start webqq C : \ WINDOWS \ Microsoft.NET \ Framework \ v1.1.4322 \ installutil C : \ path into your \ webQQServ.exe webQQServ.exe.config changes in sa user passwords. So OK, management background admin/admin.aspx user name and password are admin own change it ================================ == ================================== system APE.NET production (c#) use sql database ( storage process) and the use of automated polling service NT server and automatically QQ made advertising :) such stat
Platform: | Size: 540672 | Author: 王元 | Hits:

[Internet-Networkwebqq-asp

Description: 一个网页上的QQ,基本上跟我们用的QQ差不多,详细的请看里面的说明-a website on the QQ, basically with us almost the QQ, detailed Look at the note inside
Platform: | Size: 1730560 | Author: 范立伟 | Hits:

[OtherwebQQ

Description: 可在网页上拖动的在线QQ客服代码-Can drag a web page online QQ customer service code
Platform: | Size: 7168 | Author: 蓝萧枫 | Hits:

[Software Engineeringasp.net_WEBQQ

Description: 基于asp.net开发的WEB版QQ设计思路: 腾讯公司的即时通信软件——OICQ,是大家较常用的聊天软件。本例的目标就是模仿OICQ开发一个Web版的QQ。其主要功能包括:两人聊天,多人聊天,新消息到达自动提示,添加、删除好友,添加、删除黑名单,个人信息管理,头像设置,个人上线,隐身设置等。这其中用到了大量的Ajax技术。本章也是前面内容的一个总结。-Tencent' s instant messaging software- OICQ, is all the more commonly used chat software. In this case the goal is to imitate OICQ develop a Web version of the QQ. Its main features include: two chat, multiplayer chat, news arrived in automatic prompts, add, delete friends, add, delete, blacklist, personal information management, head set, personal on-line, stealth settings. Of which use a lot of Ajax. Earlier in this chapter is a summary of the contents.
Platform: | Size: 440320 | Author: fromweb | Hits:

[OtherAJAX-ASP-QQ

Description: ajax 仿webqq 简单点对 话,可供学习使用-ajax simple imitation webqq-point dialogue, for learning to use
Platform: | Size: 156672 | Author: wowoof | Hits:

[WEB Codeasp.webQQ

Description: asp编程实例webQQ程序代码asp programming code examples webQQ -asp programming code examples webQQ
Platform: | Size: 1024 | Author: m9 | Hits:

[WEB CodeWebqq

Description: 主要技术: (1)弹出新窗口时,自动关闭父窗口。 (2)弹出窗口居中显示 (3)从网页对话框中选择头像 (4)应用Ajax技术实现用户名的检测,同时应用ASP实现UTF-8到GB2312的编码问题进行解决。 (5)验证输入的日期格式是否正确 (6)客户端验证输入的Email地址格式是否正确 (7)在ASP中使用ctrl+enter实现表单提交。 (8)解决ASP进行程序开发时遇到的错误。 (9)解决当前用户在不在线的问题,如果在线的话就显示彩色头像,如果不在线就显示灰色的头像。(这个问题不太好解决,浪费我很多时间) (10)对XML文件节点的读取。 (11)关闭子窗口时刷新父窗口 (12)cookie集合的应用 (13)实现左右菜单的动态添加与删除 (14)JS控制文本框内有值按钮可用,无值按钮为灰色不可用 (15)使用XML实现不刷新页面查询数据 (16)对查询结果进行锁定 主要功能: (1)实现用户昵称的在线修改 (2)用户登录,应用AJAX实现无刷新的用户名的检测功能。 (3)完成用户密码功能的修改。 (4)好友分组管理操作,框架技术的应用。 (5)让在线的用户置顶显示。 (6)查看用户的详细信息 (7)清楚当前用户的聊天记录 (8)复制当前聊天记录到剪贴板,再对当前记录进行备份。-Technical: (1) a new window pops up automatically when closing the parent window. (2) pop-up window is centered (3) dialog box, select the picture from the web (4) application of Ajax technology for the detection of the user name, and application of ASP to achieve UTF-8 to GB2312 encoding problem solved. (5) validate the input date format is correct (6) client input validation Email address format is correct (7) in ASP using ctrl+ enter to achieve the form submission. (8) solution developed in ASP program encountered an error. (9) to solve the current problem of the user is not online, if online, then it shows color picture, if you do not show the gray line on the head. (This problem is not Good solution, I wasted a lot of time) (10) reads the XML document node. (11) close the child window parent window refresh (12) cookie collection application (13) to achieve approximately the dynamic add and delete menu (14) JS has the value text box control button is
Platform: | Size: 553984 | Author: 宁远夜 | Hits:

[File FormatASP

Description: ASP。NET本质论的文件,详细说明了.NEt的通信本质,对使用开发WEBQQ一类的聊天工具有很大的帮助-ASP. NET Essence of paper detailing the of NEt nature of the communication, the use development WEBQQ a chat tool of great help
Platform: | Size: 38952960 | Author: 小小 | Hits:

[ICQ-IM-ChatCustomerChat

Description: 本源代码实现了类似于webQQ,在线客服的一对一的在线聊天功能,也可以通过研究源代码实现多对一的web聊天实现,没有使用任何插件及scoket等之类的通信技术,全部基于asp.net及jQuery 的 ajax实现,代码简单易懂-Source code to achieve the similar to webqq, online customer service of the online chat, you can also through the source code implementation of a web chat implementation, without the use of any plug-ins and Scoket such as communication technology, all based on asp.net and jQuery Ajax implementation, the code is simple to understand
Platform: | Size: 608256 | Author: zhch96 | Hits:

CodeBus www.codebus.net